[][src]Crate zcash_proofs

Zcash circuits and proofs.

zcash_proofs contains the zk-SNARK circuits used by Zcash, and the APIs for creating and verifying proofs.

Modules

circuit

Implementations of the Zcash circuits and Zcash-specific gadgets.

prover

Abstractions over the proving system and parameters for ease of use.

sapling

Helpers for creating Sapling proofs.

sprout

APIs for creating and verifying Sprout proofs.

Functions

load_parameters